code_checker ~master (2018-07-16T19:27:17Z)
Dub
Repo
Sandbox.shouldNotExist
unit_threaded
integration
Sandbox
Assert that a file does not exist in the sandbox
struct
Sandbox
void
shouldNotExist
const
(
string
fileName
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
Meta
Source
See Implementation
unit_threaded
integration
Sandbox
functions
shouldEqualContent
shouldEqualLines
shouldExist
shouldFail
shouldNotExist
shouldSucceed
writeFile
static functions
opCall
Assert that a file does not exist in the sandbox